Key Enumeration
Represents a type for the index entries that should be used for sorting.
Namespace: Independentsoft.Office.OdfAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
| Address | 0 |
Specifies the address for a bibliography index entry.
|
| Annote | 1 |
Specifies the annotation for a bibliography index entry.
|
| Author | 2 |
Specifies the author or authors for a bibliography index entry.
|
| BibliographyType | 3 |
Specifies to which type of bibliographical entry a template applies.
|
| BookTitle | 4 |
Specifies the book title for a bibliography index entry.
|
| Chapter | 5 |
Specifies the chapter reference for a bibliography index entry.
|
| Custom1 | 6 |
Specifies the first of up to five user defined information for a bibliography index entry.
|
| Custom2 | 7 |
Specifies the second of up to five user defined information for a bibliography index entry.
|
| Custom3 | 8 |
Specifies the third of up to five user defined information for a bibliography index entry.
|
| Custom4 | 9 |
Specifies the fourth of up to five user defined information for a bibliography index entry.
|
| Custom5 | 10 |
Specifies the fifth of up to five user defined information for a bibliography index entry.
|
| Edition | 11 |
Specifies the edition for a bibliography index entry.
|
| Editor | 12 |
Specifies the editor for a bibliography index entry.
|
| HowPublished | 13 |
Specifies the publication type for a bibliography index entry.
|
| Identifier | 14 |
Specifies an identifier for a bibliography index entry.
|
| Institution | 15 |
Specifies an institution for a bibliography index entry.
|
| Isbn | 16 |
Specifies an ISBN for a bibliography index entry.
|
| Issn | 17 |
Specifies an ISSN for a bibliography index entry.
|
| Journal | 18 |
Specifies the journal for a bibliography index entry.
|
| Month | 19 |
Specifies the month for a bibliography index entry.
|
| Note | 20 |
Specifies the note for a bibliography index entry.
|
| Number | 21 |
Specifies the number for a bibliography index entry.
|
| Organizations | 22 |
Specifies one or more organizations for a bibliography index entry.
|
| Pages | 23 |
Specifies the page number or page numbers for a bibliography index entry.
|
| Publisher | 24 |
Specifies the publisher for a bibliography index entry.
|
| ReportType | 25 |
Specifies the report type for a bibliography index entry.
|
| School | 26 |
Specifies the school for a bibliography index entry.
|
| Series | 27 |
Specifies the series for a bibliography index entry.
|
| Title | 28 |
Specifies the title for a bibliography index entry.
|
| Url | 29 |
Specifies the IRI for a bibliography index entry.
|
| Volume | 30 |
Specifies the volume for a bibliography index entry.
|
| Year | 31 |
Specifies the year for a bibliography index entry.
|
| None | 32 |
None.
|